-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding log for number of flows #194
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality-wise it's almost there.
Asked a minor change, and there's validation issue too.
Plus, changelog hasn't been updated either.
Co-authored-by: Vinicius Arcanjo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Leaving it pre-approved.
@Alopalao before merging check out the dpid
value validation though, once that's addressed go ahead and merge it.
Co-authored-by: Vinicius Arcanjo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's ship it @Alopalao, feel free to merge it.
Closes #192
Closes #104
Summary
Added log for number of flows and force option
Added condition for empty list of flows for events.
Local Tests
Created EVCs to see the logging
End-to-End Tests
N/A